home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_16756.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.9 KB  |  83 lines

  1. -- card: 16756 from stack: in.0
  2. -- bmap block id: 30961
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: IWM Registers
  6. ----- HyperTalk script -----
  7. on opencard
  8.   show background field 2
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=234 top=69 right=236 bottom=268
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: to drive connector
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   push card
  28.   visual effect iris open
  29.   go to card id 9590
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 2 (button)
  35. -- low flags: 00
  36. -- high flags: 0000
  37. -- rect: left=289 top=202 right=215 bottom=347
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: cpu
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   push card
  49.   visual effect wipe left
  50.   go to card "scc"
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 4 (button)
  56. -- low flags: 00
  57. -- high flags: 0000
  58. -- rect: left=370 top=122 right=135 bottom=410
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: disk drives
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   push card
  70.   visual effect wipe left
  71.   go to card "internal floppy"
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part contents for background part 6
  77. ----- text -----
  78. Inside the IWM Chip
  79.  
  80. -- part contents for background part 37
  81. ----- text -----
  82. The IWM is clocked by the 16 MHz signal which is twice the frequency used in the original Macintosh configuration.  Thus, the internal software-selectable divide by two circuit is used to access 400K and 800K drives*.  The IWM contains shift registers which convert between the serial bit stream of data from the disk drive and the 8-bit parallel data stream required by the MC68000*.
  83.